NetLogo banner

Home
Download
Help
Resources
Extensions
FAQ
NetLogo Publications
Contact Us
Donate

Models:
Library
Community
Modeling Commons

Beginners Interactive NetLogo Dictionary (BIND)
NetLogo Dictionary

User Manuals:
Web
Printable
Chinese
Czech
Farsi / Persian
Japanese
Spanish

  Donate

NetLogo User Community Models

(back to the NetLogo User Community Models)

[screen shot]

Download
If clicking does not initiate a download, try right clicking or control clicking and choosing "Save" or "Download".(The run link is disabled because this model uses extensions.)

## WHAT IS IT?

This model represnts the slot assignment procedure of GSM TDMA for the nodes involved in communication.

## HOW IT WORKS

Each nodes will be assigned 0.577ms long time slot by the base station in a round-robin fashion. Nodes can only transmit in this duration and the total duration of data transmission is 4.61538 ms as in GSM TDMA frame structure.

## HOW TO USE IT

Whole procedure will be run by the TDMA button.

## THINGS TO NOTICE

(suggested things for the user to notice while running the model)

## THINGS TO TRY

(suggested things for the user to try to do (move sliders, switches, etc.) with the model)

## EXTENDING THE MODEL

(TDMA routine is used here for the link creation between nodes and BS. The packets are sent for each calculation of FSPL per links created. This model can be extended as a channel access method for WSNs or any ad-hoc networks.)

## NETLOGO FEATURES

(interesting or unusual features of NetLogo that the model uses, particularly in the Code tab; or where workarounds were needed for missing features)

## RELATED MODELS

(models in the NetLogo Models Library and elsewhere which are of related interest)

## CREDITS AND REFERENCES

(a reference to the model's URL on the web if it has one, as well as any other necessary credits, citations, and links)

(back to the NetLogo User Community Models)